PaymentProcessor 
EntityType  Independent 
Logical Entity Name  PaymentProcessor 
Default Table Name  SyPaymentProcessor 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

PaymentProcessor Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
PaymentProcessorId(PK)    INTEGER  NO 
 
Code    VARCHAR(10)  NO 
 
Name    VARCHAR(50)  NO 
 
IsMultipleProcessorOnly    BIT  NO 
 
TestHostedURL    VARCHAR(1000)  YES 
 
TestPostURL    VARCHAR(1000)  YES 
 
ProductionHostedUrl    VARCHAR(1000)  YES 
 
ProductionPostUrl    VARCHAR(1000)  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

PaymentProcessor Keys 
Key Name  Key Type  Keys 
PK_SyPaymentProcessorID  PrimaryKey  PaymentProcessorId 

PaymentProcessor Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
CreditCardBatchFileSetting  Non-Identifying  One To Zero or More          NO 
PaymentProcessorAccount  Non-Identifying  One To Zero or More          NO 
CreditCardBatchFileSetting  Non-Identifying  One To Zero or More          NO 
PaymentProcessorAccount  Non-Identifying  One To Zero or More          NO 

PaymentProcessor Check Constraints 
Check Constraint Name  CheckConstraint 

PaymentProcessor Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.PaymentProcessor 
NO       
Physical (Microsoft SQL Server)
dbo.SyPaymentProcessor 
NO       

PaymentProcessor Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  ElectronicPaymentProcessing 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  System 

PaymentProcessor Data Movement Rules 
Name  Type  Rule Text/Value